home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / doorware / g5109b.zip / INSTALL.TXT < prev    next >
Text File  |  1996-11-27  |  13KB  |  216 lines

  1.  
  2.                               ──══ Galaxy 5 ══──
  3.                       Copyright (C) 1996 Thomas J. Smith
  4.                         Installation instruction sheet
  5.  
  6.  
  7.      ────────────────────────────────────────────────────────────────────
  8.       If you are having trouble installing Galaxy 5, and need to
  9.       manually install the game, move on to the section, MANUAL
  10.       INSTALLATION.
  11.      ────────────────────────────────────────────────────────────────────
  12.  
  13.  
  14.                                    CONTENTS
  15.      ────────────────────────────────────────────────────────────────────
  16.       Files In This Archive............................................1
  17.       Upgrading........................................................2
  18.       Quick Install....................................................3
  19.       Detailed Installation............................................4
  20.       Manual Installation..............................................5
  21.      ────────────────────────────────────────────────────────────────────
  22.  
  23.  
  24.                              FILES IN THIS ARCHIVE                     1
  25.      ────────────────────────────────────────────────────────────────────
  26.       Included with G5xxx.ZIP (where xxx is the version number, and
  27.       may sometimes be more than 3 characters, like G5xxxx.ZIP), should
  28.       have been the following files.
  29.  
  30.       INSTALL.EXE  - Installation program.
  31.       INSTALL.TXT  - This installation instructions text file.
  32.       GALAXY5.DOC  - Documentation for the door game.
  33.       G5.ZIP       - Program files zipped (pathnames stored,
  34.                      subdirectories recursed).
  35.       SCREENS.ZIP  - Some ANSI screens that you may use on your BBS to
  36.                      announce the door! ;>
  37.       WHATSNEW.TXT - Changes, additions, fixes, etc. in this version
  38.                      (as well as previous versions).
  39.       README.TXT   - Important information about the game.
  40.       CHARGEIT.TXT - Credit card ordering information.
  41.       FILE_ID.DIZ  - Description text file.
  42.      ────────────────────────────────────────────────────────────────────
  43.  
  44.  
  45.                                    UPGRADING                           2
  46.      ────────────────────────────────────────────────────────────────────
  47.       If you are upgrading, run the INSTALL program and show it the
  48.       directory where your copy of Galaxy 5 is installed to (if it
  49.       doesn't find it first! ;> ). If INSTALL finds a copy of
  50.       GALAXY5.EXE in the specified directory, then you will be asked if
  51.       you wish to use the upgrade options. **PLEASE NOTE** that you
  52.       should only choose Yes to this question if you have customized
  53.       anything about the game (screens, prices, armour & weapon names,
  54.       etc.). Otherwise, select No. G5 will NOT overwrite or erase any of
  55.       your player information. The PLAYERS.DAT file will remain intact.
  56.      ────────────────────────────────────────────────────────────────────
  57.       If you do select to use the upgrade options, then you will be
  58.       shown a list of the things that you can choose whether or not you
  59.       want them installed or not. These are as follows,
  60.  
  61.       1) All files in the SCREENS subdirectory (*.ANS & *.ASC files).
  62.       2) All files in the DATA subdirectory (data files).
  63.       3) All *.TXT text files in your Galaxy 5 home directory.
  64.  
  65.       Select the ones you wish to install by highlighting them, and
  66.       pressing your spacebar. A check mark will appear to the left of
  67.       the selected options. You can highlight an already selected option
  68.       and press your spacebar to "unmark" the option. After you have
  69.       determined which parts you want upgraded, press F10 to begin the
  70.       upgrade, or ESC to abort.
  71.      ────────────────────────────────────────────────────────────────────
  72.       **NOTE** When upgrading, INSTALL will always copy over the new
  73.                .EXE and .OVR files, regardless of which areas you have
  74.                marked for upgrade. Also, if there are any changes in the
  75.                G5CONFIG.DAT (setup configuration) data file, then that
  76.                file will be erased upon upgrading, and you must run
  77.                G5 Setup and go over all of your setup areas. :(  This is
  78.                the safest way of upgrading your setup (if needs be).
  79.      ────────────────────────────────────────────────────────────────────
  80.  
  81.  
  82.                                  QUICK INSTALL                         3
  83.      ────────────────────────────────────────────────────────────────────
  84.       1 ■ Unzip G5xxx.ZIP to either a temporary directory, or the
  85.           directory where you wish to install the game.
  86.      ────────────────────────────────────────────────────────────────────
  87.       2 ■ Run INSTALL.EXE, choose the letter of the drive you want the
  88.           game installed to, then enter the directory where you want
  89.           the game installed to. If you choose a directory that does
  90.           not exist, it will be created.
  91.      ────────────────────────────────────────────────────────────────────
  92.       3 ■ After INSTALL loads G5SETUP.EXE, choose "Node Setup," and
  93.           setup all of your BBS nodes, then choose "Setup Galaxy 5" to
  94.           set the game to your system and your likings (if upgrading,
  95.           INSTALL will not load G5 Setup).
  96.      ────────────────────────────────────────────────────────────────────
  97.       4 ■ Create your batch files for running the door. Your batch
  98.           file(s) that you use to run the game MUST call the G5.BAT
  99.           file with a node number as the first parameter. So in your
  100.           batch file(s) you would use something like, CALL G5.BAT 1
  101.           where 1 is the node number being loaded. Wildcat! systems can
  102.           take advantage of the wcnodeid variable by using,
  103.           CALL G5.BAT %WCNODEID% Example,
  104.                                          @ECHO OFF
  105.                                          CD\DOORS\GALAXY5
  106.                                          CALL G5.BAT 1
  107.                                          CD\BACK\TO\BBS\OR\WHATEVER
  108.      ────────────────────────────────────────────────────────────────────
  109.       5 ■ To try the game locally, either run the LOCAL.BAT file, or
  110.           type GALAXY5 /L on the command line. *NOTE* using the /L
  111.           parameter instead of the LOCAL.BAT file will not allow you to
  112.           use any Xports in the game. If you try to use an Xport and
  113.           you used the /L parameter, then the game will exit to DOS.
  114.      ────────────────────────────────────────────────────────────────────
  115.  
  116.  
  117.                              DETAILED INSTALLATION                     4
  118.      ────────────────────────────────────────────────────────────────────
  119.       1 ■ You've probably already unzipped the G5xxx.ZIP file. Now just
  120.           run the INSTALL.EXE program. INSTALL can be ran from a
  121.           temporary directory and it will create its own directory of
  122.           your choice and place the files in their proper places, or if
  123.           you are running it from the directory you want it installed
  124.           to, it will create the necessary directories, and place the
  125.           files in their proper places. Either way, the installation
  126.           program will install the game properly.
  127.      ────────────────────────────────────────────────────────────────────
  128.       2 ■ In the INSTALL program, you will first be asked to key in the
  129.           letter of the drive you want the game installed to. Then, if
  130.           a valid directory is found on that drive where the game can
  131.           be installed, then it will be shown, otherwise, the directory
  132.           you are running INSTALL from will be shown. Type in the
  133.           directory where you want the game installed to. If the
  134.           directory already exists, you may press F2 to choose that
  135.           directory from a pick list. Pressing F2 will only work for
  136.           choosing a directory that already exists.
  137.                                      -=≡=-
  138.           If a GALAXY5.EXE file is found in the directory you chose to
  139.           install to, then you will be asked if you wish to use the
  140.           upgrade options. When you do, then only the files needed to
  141.           upgrade will be copied to your G5 directory. If you have not
  142.           customized anything about the game, then it would probably be
  143.           best to choose NO when asked to use upgrade options. This is
  144.           safe to do, and will keep all info pertaining to your players.
  145.      ────────────────────────────────────────────────────────────────────
  146.       3 ■ INSTALL will automatically load the G5SETUP.EXE program
  147.           (unless you are using the upgrade options). When you get to
  148.           the G5 Setup program, the first thing you should do is choose
  149.           "Node Setup," and configure all of the nodes that you have.
  150.           G5 Setup contains online help throughout, just press F1
  151.           whenever you have a question to see if it helps! :) After
  152.           configuring your nodes, choose "Setup Galaxy 5" to set up the
  153.           game to your system and your likings.
  154.      ────────────────────────────────────────────────────────────────────
  155.       4 ■ Create your batch files for running the door. Your batch
  156.           file(s) that you use to run the game MUST call the G5.BAT
  157.           file with a node number as the first parameter. So in your
  158.           batch file(s) you would use something like, CALL G5.BAT 1
  159.           where 1 is the node number being loaded. Wildcat! systems can
  160.           take advantage of the wcnodeid variable by using,
  161.           CALL G5.BAT %WCNODEID% Here is an example for node 2's batch
  162.           file,
  163.  
  164.           @ECHO OFF
  165.           CD\DOORS\GALAXY5
  166.           CALL G5.BAT 2
  167.           CD\BACK\TO\BBS\OR\WHATEVER
  168.  
  169.           And here is an example using the Wildcat! %wcnodeid% variable,
  170.  
  171.           @ECHO OFF
  172.           CD\DOORS\GALAXY5
  173.           CALL G5.BAT %WCNODEID%
  174.           CD\WILDCAT\WCWORK\NODE%WCNODEID%
  175.  
  176.           I use the above example using the %wcnodeid%. In fact, it is
  177.           exactly what my batch file looks like! Of course you must
  178.           remember that you have to be using the wcnodeid variable in
  179.           order for this to work. For a single line system, all you
  180.           would have to do is put SET WCNODEID=1 either in your CAT.BAT
  181.           or your AUTOEXEC.BAT. As for multi node Wildcat! systems, you
  182.           would have to add SET WCNODEID=N (where N is the proper node
  183.           number), in each of your CAT*.BAT files.
  184.      ────────────────────────────────────────────────────────────────────
  185.       It is extremely important that you CALL the G5.BAT file, and
  186.       not GALAXY5.EXE in your BBS batch file(s)!!
  187.      ────────────────────────────────────────────────────────────────────
  188.  
  189.  
  190.                               MANUAL INSTALLATION                      5
  191.      ────────────────────────────────────────────────────────────────────
  192.       1 ■ Unzip G5xxx.ZIP to the directory you wish to install the game
  193.           to (xxx will be the version number).
  194.      ────────────────────────────────────────────────────────────────────
  195.       2 ■ Rename the G5.ZIP file (this is inside the G5xxx.ZIP file) to
  196.           G5.EXE. G5.ZIP is actually a self extracting .ZIP archive
  197.           renamed back to .ZIP from .EXE.
  198.      ────────────────────────────────────────────────────────────────────
  199.       3 ■ Type "G5 -d" (without the quotations). This will create a few
  200.           directories and place the proper files in the proper
  201.           directories. After this is done, you may delete the G5.EXE
  202.           archive, as it is no longer needed.
  203.      ────────────────────────────────────────────────────────────────────
  204.       4 ■ Run G5SETUP.EXE and first choose "Setup Nodes" then choose
  205.           "Setup Galaxy 5" to setup the game to your system and your
  206.           likings.
  207.      ────────────────────────────────────────────────────────────────────
  208.       5 ■ Follow the instructions above for making your batch file(s)
  209.           for running the door from your BBS software.
  210.      ────────────────────────────────────────────────────────────────────
  211.       6 ■ To try the game locally, type LOCAL and press enter, or type
  212.           GALAXY5 /L on the command line.
  213.      ────────────────────────────────────────────────────────────────────
  214.  
  215.                                 ■ END OF FILE ■
  216.